home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
vol_200
/
224_01
/
strings.hlp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1985-12-31
|
384 b
|
10 lines
NAME:
strings - search a file for character strings
USAGE:
strings [ -n ] file_list
The input files are searched for character strings that have a length
of 'n' characters or more. The strings are output on the standard output.
The default length is 8 characters.